go.pact.im/x/goupdate.textGenerator.sectionPackageDiffChanges (method)

3 uses

	go.pact.im/x/goupdate (current package)
		textgen.go#L269: 	return g.sectionPackageDiffChanges("INCOMPATIBLE", changes)
		textgen.go#L273: 	return g.sectionPackageDiffChanges("COMPATIBLE", changes)
		textgen.go#L276: func (g *textGenerator) sectionPackageDiffChanges(title string, changes []apidiff.Change) error {